pre Render
Pushes the current matrix and moves the content rendering back to make room for the popups. This needs to be called with postRender or the game will crash from a non-empty matrix stack.
Generally the render flow should be
misc. preparation
preRender
render main screen content
postRender
Author
fzzyhmstrs
Since
0.6.7